home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / prog_c / afpc.zip / FILE_ID.DIZ < prev    next >
Text File  |  1994-06-16  |  502b  |  13 lines

  1. AFPC v1.00 - The Automatic Function
  2. Prototyper for C and C . This program allows
  3. C programmers to get rid of the nuisance of
  4. having to create a prototype for each
  5. function they make. And it really gets to be
  6. a pain when you have to change the function
  7. parameters! This program will automatically
  8. scan your files for functions and create
  9. prototypes in a header file. Use a batch file
  10. and it can run before the compiler, so you
  11. never have to worry about the problem again!
  12. It's a MUST have! 
  13.